home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / bin / swais.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1995-07-26  |  186b  |  9 lines

  1. #!/bin/sh
  2. export WAISCOMMONSOURCEDIR
  3. WAISCOMMONSOURCEDIR=/proj/wais/wais-sources
  4. stty rows 0 columns 0
  5. eval `/usr/ucb/tset -sQ "?$term"`
  6. term=$TERM
  7. PATH=/bin
  8. /proj/wais/latest/bin/swais
  9.